go.uber.org/atomic.Float64.CAS (method)
2 uses
go.uber.org/atomic (current package)
float64_ext.go#L35: if f.CAS(old, new) {
float64_ext.go#L49: func (f *Float64) CAS(old, new float64) (swapped bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)